home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 5 / The Arsenal Files 5 (Disc 1)(Arsenal Computer).ISO / prg_casm / wildcat.bbs < prev    next >
File List  |  1995-10-16  |  13KB  |  168 lines

  1. 3DGPL.ZIP                          3DGPL 3D graphics tutorial for game
  2.                                    programmers. 3D transformations clipping
  3.                                    rasterization shading & texture
  4.                                    rendering.Example source of an extremely
  5.                                    portable 3D base library for MSDOS MSWINDOWS
  6.                                    X11 & NeXTStep
  7. AS02_108.ZIP                       Assembler for M6800/6801/6802/6803
  8.                                    microprocessor
  9. AS05_108.ZIP                       Assembler for M6805 microprocessor
  10. AS09_108.ZIP                       Assembler for M6809/H6309 microprocessor
  11. AS48_108.ZIP                       Assembler for i8048/49/50 microprocessor
  12. AS65_108.ZIP                       Assembler for R6502/65SC02 microprocessor
  13. AS80_108.ZIP                       Assembler for i8080-Z180 microprocessor
  14. ASM104.ZIP                         Magic Assembler is a public domain Assembly
  15.                                    Language Compiler
  16. ASMTUTTX.ZIP                       "A Introduction To x86 Assembly" Written by
  17.                                    Gavin Estey. This document is version 0.9
  18.                                    Beta. This will hopefully be the final
  19.                                    version of this unless somebody finds some
  20.                                    mistakes in it. I have spent over 620 minutes
  21.                                    creating this document (not including writing
  22.                                    or testing the code or the original text
  23.                                    document) so I hope you will find it useful.
  24.                                    ASCII format.
  25. ASRD_108.ZIP                       Sample code to read as??.exe debug info files
  26. CFOG102.ZIP                        C-FOG 1.02 <ASP> - c-fog obfuscates C source
  27.                                    code making it difficult for humans to
  28.                                    understand, or copy. This allows you to
  29.                                    distribute programs for multiple platforms as
  30.                                    source code. C-FOG processes preprocessor
  31.                                    directives, renames identifiers, octalizes
  32.                                    strings, removes comments and converts all
  33.                                    flow control to if ... gotos. For all Intel
  34.                                    PCs.
  35. CUJ0695.ZIP                        C Users Journal, June 1995.
  36. CUJ0795.ZIP                        C Users Journal July, 1995
  37. DEL_WIN.ZIP                        Windows Dialog box which allows you quickly
  38.                                    and effeciently delete temporary files made
  39.                                    during code compilation with Borland C or
  40.                                    Visual C.
  41. EMS4C10.ZIP                        EXPANDED MEMORY MANAGEMENT FOR C
  42.                                    (EMS4C10.ZIP), July 93, Ver 1.0, <ASP>. The
  43.                                    EMS4C library implements version 3.2 of the
  44.                                    LIM (Lotus-Intel-Microsoft) specification for
  45.                                    expanded memory. It runs with version 3.2 and
  46.                                    4.0 of the LIM specification. Included with
  47.                                    the EMS4C library is the EMM4C library which
  48.                                    allows C programmers to allocate and free EMS
  49.                                    memory similiar to malloc() and free().
  50. HB107.ZIP                          Windows Help WinHelp Norton Guides Import HC3
  51.                                    An MS Windows 3.1 application for creating/ma
  52.                                    Supports Topic pages, Links and 'popup' windo
  53.                                    sequences, bitmaps, fonts, colours, bold text
  54.                                    Uses Projects, topics in text files, error ch
  55.                                    project Wizard with Norton Guides import, ins
  56.                                    C/C++, MFC, PowerBuilder etc.
  57. LZW4C14.ZIP                        DATA COMPRESSION LIBRARY FOR C/C++
  58.                                    (LZW4C14.ZIP), June 94, Ver 1.4, <ASP>. LZW4C
  59.                                    is a data compression library for C/C++
  60.                                    programmers based on the LZ* family of
  61.                                    algorithms. Fast with good compression.
  62.                                    Supports Borland Turbo C, Microsoft C, and
  63.                                    MIX Power C.
  64. OTHLLO_C.ZIP                       Othello.c This is a fairly portable program I
  65.                                    wrote to play othello for an AI class. I
  66.                                    wrote it using DeSmet C, and it has some
  67.                                    special PC optimizations, under #ifdef
  68.                                    DeSmet, that are non-portable. You'll need to
  69.                                    blow out the #define DeSmet if you aren't
  70.                                    using his C compiler. If your C compiler gets
  71.                                    annoyed at illegal
  72. PCL4C43.ZIP                        PERSONAL COMMUNICATIONS LIBRARY FOR C/C++
  73.                                    (PCL4C43.ZIP), March 95, Ver 4.3, <ASP>.
  74.                                    Async comm library supporting COM1-COM20 to
  75.                                    115,200 baud, 4+ ports concurrently, all
  76.                                    memory models, many dumb multiport boards,
  77.                                    16550 UART, interrupt driven, RTS/CTS flow
  78.                                    control, any UART address using IRQ2 thru
  79.                                    IRQ15. Supports Turbo C/C++, Borland C/C++
  80.                                    MIX Power C, and Microsoft C/C++.
  81. PPL4C10.ZIP                        PERSONAL PROTOCOL LIBRARY FOR C/C++
  82.                                    (PPL4C10.ZIP), Feb 95, Ver 1.0, <ASP>. PPL4C
  83.                                    is a protocol library supporting ASCII,
  84.                                    XMODEM, XMODEM-CRC, XMODEM-1K, YMODEM,
  85.                                    YMODEM-G, and ZMODEM protocols. Will support
  86.                                    Turbo C, Borland C, MIX Power C, Microsoft C.
  87.                                    Requires the Personal Communications Library
  88.                                    for C/C++ (PCL4C).
  89. RECIO213.ZIP                       RECIO C Library Version 2.13. The RECIO C
  90.                                    library consists of a set of a hundred
  91.                                    functions that make it easy to read and write
  92.                                    text files in which each line is treated as a
  93.                                    data record, and each record is subdivided
  94.                                    into fields. Fields may be delimited either
  95.                                    by a character, such as a comma, or by column
  96.                                    positions.
  97. REGMAKER.ZIP                       Registration Creator v1.0. Tool box for C
  98.                                    programmers and Visual Basic programmers who
  99.                                    are shareware authors, who would like to sell
  100.                                    their software and make registrations easy.
  101. RTEDIT11.ZIP                       RT Edit Version 1.1 <ASP> Windows MDI Editor
  102.                                    for C/C++ programmers. Has concurrent spell
  103.                                    checking with code entry. Reduce errors when
  104.                                    typing a known identifier by picking a match
  105.                                    in an Identifier Lookup window. The
  106.                                    dictionary contains identifiers already in
  107.                                    your code upon startup and adds new ones
  108.                                    after entry.
  109. SCRN362.ZIP                        Screen v3.6.2. C source code for VT-100
  110.                                    terminal emulation and such.
  111. SC_TTT.ZIP                         Tic Tac Toe - Noughts and Crosses. Here's a
  112.                                    Tic-Tac-Toe program I wrote for my AI class
  113.                                    last quarter. A lot of people were asking for
  114.                                    help with minimax and alpha-beta pruning. I
  115.                                    provide no explanation of minimax or
  116.                                    alpha-beta pruning here, but there are many
  117.                                    places you can get the algorithms for each. C
  118.                                    source file only.
  119. SML_200.ZIP                        SML v2.0 release! Full source included.
  120.                                    Contains C routines to manipulate strings.
  121.                                    SML - the String Manipulation Library for C!
  122. SOUNDPRO.ZIP                       Sound Pro Ver 1.00 A great sound making
  123.                                    utility for 'C' and 'C ' Includes full
  124.                                    documentation and Sound Blaster/Pc Speaker
  125.                                    Support.
  126. STEPH1D0.ZIP                       (v1.0d) "Steph" STEPH1D0.ZIP 5/6/95. Steph is
  127.                                    a C library which provides a full text-mode
  128.                                    user interface to DOS programs. Programs may
  129.                                    use windows, menus, dialogue boxes, a
  130.                                    toolbar, and many other features. Microsoft C
  131.                                    and Turbo/Borland C libraries are supplied,
  132.                                    as is an extensive programmers reference
  133.                                    manual.
  134. TDSK22SR.ZIP                       EMS/XMS/Convention memory support. It takes
  135.                                    only 432-608 bytes memory ... and 100%
  136.                                    freeware!. Source code! -
  137. TI2_099D.ZIP                       Text Interface/2 v0.99d C/C . Easy to use
  138.                                    classes for interfaces. Windows, pull down
  139.                                    menus & data entry for unlimited design
  140.                                    options.
  141. VATPM051.ZIP                       Varmint's Audio Tools (VAT) is a small Sound
  142.                                    It's primary feature is an DSP interrupt/DMA
  143.                                    real-time mixing and playing of digital sound
  144.                                    music, and background MOD music. It also su
  145.                                    many FM chip routines, input functions for WA
  146.                                    files, and auto recognition and setup of Soun
  147.                                    4.5 millisecond clock and microsecond accurac
  148.                                    and comes with source and example code (Turbo
  149.                                    all programmers who want to easily incorpera
  150.                                    into their DOS programs.
  151. VCTWIN15.ZIP                       VCTools v1.5. Visual C Tools is a collection
  152.                                    of programs (tools) to aid in the
  153.                                    developement of software in the Visual C
  154.                                    environment. Seamlessly integrated with
  155.                                    Visual C and gives programmers quick access
  156.                                    to these tools.
  157. WATCMFAQ.ZIP                       The WATCOM C/C++ Game Programmer's FAQ.
  158.                                    Version 0.7 by Lee A. Lorenz. Since WATCOM's
  159.                                    strategic pricing of WATCOM C/C++ version
  160.                                    10.0, many users unfamiliar with protected
  161.                                    mode programming have been posting alot of
  162.                                    questions. The purpose of this FAQ is to
  163.                                    clear up many of those questions. For now, I
  164.                                    will concentrate on the specifics of
  165.                                    programming WATCOM C/C++ (9.5 or
  166. WOLFSRC.ZIP                        Official Public Domain Release of source code
  167.                                    to Wolfenstein, Borland C++ 3.0/3.1
  168.